| 1. | It is proved that weighted bloom filter has lower false prediction rate than bloom filter 结果证明weightedbloomfilter有较低的错误预测。 |
| 2. | Bloom filters are transmitted among shared proxies instead of sending the full list of cache contents 因为在代理之间只需传输bloomfilter而不是完整的cache目录表。 |
| 3. | Weighted bloom filt ers and counting bloom filters have been suggested as means for sharing web cache information 用bloomfilter表示cache内容,可以高效地实现cache协作。 |
| 4. | The major reason is weighted bloom filter needs very strong conditions , which cannot be satisfied in the real world 主要原因是weightedbloomfilter需要很强的条件,而这些条件在现实中不能被满足。 |
| 5. | But the simulation results shown that bloom filter has lower prediction rate and it is better than weighted bloom filter 但是,模拟结果显示, bloomfilter有较低的错误预测,比weightedbloomfilter好。 |
| 6. | Finally , the problems in bloom filter and the future research direction and measure are pointed out in this paper 太原理工大学工学硕士学位论文本文最后指出bloomilter应用中存在问题和进一步研究的方向和措施。 |
| 7. | A bloom filter is a simple space - efficient randomized data structure for representing a set in order to determine a certain element in the set Bloomfilter是一个简明的空间效率极高的随机的数据结构,用于判别一个元素是否属于某个集合。 |
| 8. | The contents of shared message are represented by bloom filter . this technique greatly reduces the space needed for page indexing and decrease the access delay 利用bloomfilter表示共享信息的内容,大大地降低了用于存储索引的空间消耗,减少了访问延迟。 |
| 9. | In this thesis , a summary about the current research and application on bloom filter is presented , and then a mathematical comparison between the bloom filter and weighted bloom filter is given 本文首先介绍了bloomfilter的研究和应用现状,然后,从数学角度对bloomfilter和weightedbloomfilter进行比较。 |
| 10. | In this paper , we provide a summary of all the possible topologies of data grid replica location mechanisms based on the research status of related activities , and design a new kind named distributed replica information index location mechanism ( dilm ) , which is based on the topology of improved ring and integrates four techniques : overlay network , bloom filter , soft - state protocol and md5 本文介绍了数据格网复制定位研究的现状,总结了数据格网复制定位可能的拓扑结构种类,提出了一种新的数据格网复制定位机制? ?分布式复制索引定位机制dilm 。 dilm基于改进环型拓扑结构,包含以下4种技术:重叠网络技术、 bloomfilter压缩技术、软状态协议和md5散列算法。 |